3D Chart page

4. Three-Dimensional Plots




Scatter3D

This is a 3D scatter plot. You can rotate it and zoom in and out. There are options for showing PCA eigenvectors as well.




3D Scatter Plot

3D scatter with PCA eigenvectors

Filters

Plot Attributes

Faceting


Data: sales_data




Surface3D - Function Surface

This is a 3D surface plot that allows you to display a few surfaces together. You can rotate it and zoom in and out. This example shows average sales over latitude and longitude.




3D Chart

3D surface of sales by geography

Filters


Data: surface_df




ScatterSurface3D - Scatter with Fitted Surface

This is a 3D scatter plot with a fitted surface for each group of points. You can train the surface with differing bandwidth parameters and with the L1 or L2 norm (L2 is default). You can rotate it and zoom in and out.




3D Scatter with Surfaces

3D scatter with L2-fitted surface

Groups (click to toggle visibility)

Surface Controls

Defaults

Data: df


This page was created using JSPlots.jl.